home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-03 / ivb9203.zip / FRMSTAT.FRM (.txt) < prev    next >
Visual Basic Form  |  1992-01-30  |  5KB  |  134 lines

  1. frmStat
  2. Progress/status box
  3. Form2
  4.     txtBarPct
  5. txtPie1Pct
  6. txtPie2Pct
  7.     MINIMIZED
  8. NORMALF
  9. MARGINV
  10. OFFSET
  11. IconBar?
  12. CurrentXc
  13. ScaleWidth
  14. CurrentYz
  15. IconPie
  16. CenterX
  17. CenterYr
  18. ScaleHeighta
  19. Radiust
  20.     FillStyle3
  21. WindowState
  22. AngStart3
  23.     ArcAmount
  24. AngEndk
  25.     FillColor
  26. IconInitBar
  27. IconInitPie
  28.     ForeColor
  29. IconPie2
  30. Form_Click+
  31. Form_Resize
  32. @    Form_Load
  33. mBarPct
  34. mPie1Pct
  35. mPie2Pct
  36. txtBarPct_Changea
  37.     txtBarPctE
  38. Texty
  39. Form_GotFocus
  40. Resize
  41. PrevWindowStateW
  42. Form_DragDropf
  43. Source
  44. Form_Paint
  45. Form_LostFocus=
  46. Form_DragOver
  47. State
  48. PrevTop
  49. PrevLeft
  50. Form_KeyDown=
  51. KeyCode
  52. ShiftX
  53. Form_DblClick
  54. Form_KeyPress
  55. KeyAscii
  56. Form_KeyUpZ
  57. Form_LinkCloseN
  58. Form_LinkError
  59. LinkErr
  60. Form_LinkExecute
  61. CmdStrW
  62. Cancel
  63. Form_LinkOpen
  64. Form_MouseDown
  65. Button&
  66. Form_MouseMove
  67. Form_MouseUp
  68. Form_Unload
  69. txtPie1Pct_Change
  70. txtPie1Pct
  71. txtPie2Pct_Change.
  72. txtPie2Pct
  73. BLACK
  74. GREENj
  75. gBLACK
  76. gBLUE
  77. gGREEN
  78. gCYAN
  79. gMAGENTAz
  80. gYELLOW
  81. gWHITE
  82. YELLOW
  83. WHITE
  84. MAGENTA
  85. GRAYa
  86.     LIGHTBLUE
  87. LIGHTGREEN
  88.     LIGHTCYAN
  89. LIGHTRED
  90. LIGHTMAGENTA    
  91. LIGHTYELLOW
  92. BRIGHTWHITE
  93. mPrevWindowStateP
  94. AutoRedraw
  95. TRUEl
  96. FALSE
  97. frmStat
  98. Initialize
  99.     mPrevLeft
  100. mPrevTop
  101. NewWindowState
  102. CheckForMovedIcon
  103. CalcAngles
  104. Percent
  105. StartAngle
  106. EndAngle
  107. Initiali
  108. DrawBackground0
  109. Get a window border
  110. Form_Load
  111. txtBarPct_Change
  112. Initialize the status form
  113. Common initialization tasksu
  114. DRAW BAR
  115. Erase previous value
  116. txtPie1Pct_Change
  117. Initialize the status form
  118. Common initialization tasksu
  119. Specific initialization tasks for this version of form
  120. txtPie2Pct_Change
  121. Initialize the status form
  122. Common initialization tasksu
  123. Specific initialization tasks for this version of form
  124. Initialize
  125. Required to draw solid circles
  126. Implicitly calls Form_Resize
  127. Call to paint form after showing
  128. CalcAngles
  129. A specialized version of general circle transformation
  130. equations designed to produce pie slices
  131. DrawBackground
  132. Draw a colored icon framea
  133. Form_Paint
  134.